home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / servis / invest / dskinv.exe / {app} / di.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt
Text File  |  2003-05-02  |  4KB  |  201 lines

  1. object AboutForm: TAboutForm
  2.   Left = 431
  3.   Top = 234
  4.   BorderStyle = bsDialog
  5.   Caption = 'About this program'
  6.   ClientHeight = 283
  7.   ClientWidth = 340
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   ShowHint = True
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 120
  20.   TextHeight = 16
  21.   object Label10: TLabel
  22.     Left = 117
  23.     Top = 97
  24.     Width = 105
  25.     Height = 16
  26.     Caption = 'Software page:'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clGreen
  29.     Font.Height = -15
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.   end
  34.   object URLHomePage: TURLLabel
  35.     Left = 24
  36.     Top = 113
  37.     Width = 297
  38.     Height = 16
  39.     Cursor = crHandPoint
  40.     Hint = 'Where you will find all my software'
  41.     LabelType = hmMAIL
  42.     Effect98 = True
  43.     Caption = 'www.theabsolute.net/sware/'
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clBlue
  46.     Font.Height = -15
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = []
  49.     AutoSize = False
  50.     Alignment = taCenter
  51.     ParentFont = False
  52.   end
  53.   object Label11: TLabel
  54.     Left = 148
  55.     Top = 165
  56.     Width = 44
  57.     Height = 16
  58.     Caption = 'Email:'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clGreen
  61.     Font.Height = -15
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = [fsBold]
  64.     ParentFont = False
  65.   end
  66.   object URLMail: TURLLabel
  67.     Left = 97
  68.     Top = 180
  69.     Width = 155
  70.     Height = 16
  71.     Cursor = crHandPoint
  72.     Hint = 'To contact me'
  73.     LabelType = hmMAIL
  74.     Effect98 = True
  75.     Caption = 'software@theabsolute.net'
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = clBlue
  78.     Font.Height = -15
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = []
  81.     AutoSize = False
  82.     ParentFont = False
  83.   end
  84.   object Label5: TLabel
  85.     Left = 24
  86.     Top = 10
  87.     Width = 289
  88.     Height = 29
  89.     Alignment = taCenter
  90.     AutoSize = False
  91.     Caption = '- DISK INVESTIGATOR  -'
  92.     Font.Charset = DEFAULT_CHARSET
  93.     Font.Color = clBlue
  94.     Font.Height = -23
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = []
  97.     ParentFont = False
  98.   end
  99.   object Label6: TLabel
  100.     Left = 40
  101.     Top = 60
  102.     Width = 265
  103.     Height = 16
  104.     Alignment = taCenter
  105.     AutoSize = False
  106.     Caption = 'FREEWARE by Kevin Solway'
  107.   end
  108.   object Label7: TLabel
  109.     Left = 32
  110.     Top = 75
  111.     Width = 281
  112.     Height = 16
  113.     Alignment = taCenter
  114.     AutoSize = False
  115.     Caption = 'Copyright ∩┐╜ Kevin Solway 1998-2003'
  116.   end
  117.   object Label1: TLabel
  118.     Left = 109
  119.     Top = 132
  120.     Width = 122
  121.     Height = 16
  122.     Caption = 'Philosophy page:'
  123.     Font.Charset = DEFAULT_CHARSET
  124.     Font.Color = clGreen
  125.     Font.Height = -15
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Style = [fsBold]
  128.     ParentFont = False
  129.   end
  130.   object URLLabel1: TURLLabel
  131.     Left = 38
  132.     Top = 148
  133.     Width = 265
  134.     Height = 16
  135.     Cursor = crHandPoint
  136.     Hint = 'Where you will find my ideas'
  137.     Effect98 = True
  138.     Caption = 'www.theabsolute.net'
  139.     Font.Charset = DEFAULT_CHARSET
  140.     Font.Color = clBlue
  141.     Font.Height = -13
  142.     Font.Name = 'MS Sans Serif'
  143.     Font.Style = []
  144.     AutoSize = False
  145.     Alignment = taCenter
  146.     ParentFont = False
  147.   end
  148.   object Verlabel: TLabel
  149.     Left = 152
  150.     Top = 40
  151.     Width = 29
  152.     Height = 16
  153.     Caption = 'v2.0'
  154.     Font.Charset = DEFAULT_CHARSET
  155.     Font.Color = clWindowText
  156.     Font.Height = -13
  157.     Font.Name = 'MS Sans Serif'
  158.     Font.Style = [fsBold]
  159.     ParentFont = False
  160.   end
  161.   object OKButton: TButton
  162.     Left = 129
  163.     Top = 242
  164.     Width = 92
  165.     Height = 31
  166.     Hint = 'Close this dialog'
  167.     Cancel = True
  168.     Caption = 'OK'
  169.     Default = True
  170.     ModalResult = 1
  171.     TabOrder = 0
  172.     OnClick = OKButtonClick
  173.   end
  174.   object passwordbutton: TButton
  175.     Left = 32
  176.     Top = 242
  177.     Width = 129
  178.     Height = 31
  179.     Caption = 'Enter Password'
  180.     TabOrder = 1
  181.     Visible = False
  182.     OnClick = passwordbuttonClick
  183.   end
  184.   object purchasebutton: TButton
  185.     Left = 16
  186.     Top = 205
  187.     Width = 305
  188.     Height = 25
  189.     Hint = 'Click here to visit the download page online'
  190.     Caption = 'DOWNLOAD "CLEAN DISK SECURITY"'
  191.     Font.Charset = DEFAULT_CHARSET
  192.     Font.Color = clWindowText
  193.     Font.Height = -13
  194.     Font.Name = 'MS Sans Serif'
  195.     Font.Style = [fsBold]
  196.     ParentFont = False
  197.     TabOrder = 2
  198.     OnClick = purchasebuttonClick
  199.   end
  200. end
  201.